home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / games / doom / newdeu40.arj / README.1ST < prev    next >
Encoding:
Text File  |  1994-02-16  |  1.3 KB  |  34 lines

  1. Welcome the the NEW DOOM EDITOR UTILITY (version 4)
  2. By Brendon Wyber (b.wyber@csc.canterbury.ac.nz)
  3. And Raphael Quinet (quinet@montefiore.ulg.ac.be)
  4. ==================================================
  5. For a quick start...
  6. Put editor files into the Doom Directory...
  7. At the Dos Prompt> NEWDEU DOOM.WAD
  8.  <or DOOM1.WAD if you have the shareware version>
  9. At the DEU Prompt> EDIT 1 1 E1M1.WAD
  10.  <edit the level pressing Q when done>
  11. At the DEU Prompt> QUIT
  12. At the Dos Prompt> DOOM -FILE E1M1.WAD
  13. ==================================================
  14. In this archive are the following files...
  15.    README.1ST      This file
  16.    NEWDEU.EXE      The executable
  17.    EGAVGA.BGI      Graphics device driver
  18.    NEWDEU.TXT      Informations about NEWDEU
  19.    DEU.TXT         The Instruction Manual for DEU
  20.    SOURCE.ZIP      The Source Code
  21. ==================================================
  22. The Source Code contains...
  23.    DEU.C           The program execution routines
  24.    EDIT.C          The Editor Bit
  25.    GFX.C           Graphics Stuff
  26.    MENUS.C         Menus and Other GUI Stuff
  27.    MOUSE.C         Mouse Driver Interface
  28.    THINGS.C        Thing Information
  29.    WADS.C          Wad File Processor Bit
  30.    DEU.H           All Other Defines
  31.    THINGS.H        Thing Type Defines
  32.    WSTRUCT.H       WAD Data Structures
  33. ==================================================
  34.